(ISALNUM, ISALPHA, ISDIGIT, ISLOWER): New macros.
authorGerd Moellmann <gerd@gnu.org>
Fri, 15 Dec 2000 14:32:55 +0000 (14:32 +0000)
committerGerd Moellmann <gerd@gnu.org>
Fri, 15 Dec 2000 14:32:55 +0000 (14:32 +0000)
commitb0b49718b9d76f8c3f004ebec7e23493066608b5
treebfcb6be1ae12acff38c10f71ca59f72b6e0a95a9
parentd87ce5c7930dd1d0b93041be92808773f96f54aa
(ISALNUM, ISALPHA, ISDIGIT, ISLOWER): New macros.
Use them throughout instead of ctype functions/macros.
(lowcase): Cast to unsigned char.
(UPCASE): New macro.
(canonicalize_filename): Use UPCASE instead toupper.
lib-src/etags.c